object PropFrm: TPropFrm Left = 452 Top = 379 Width = 513 Height = 162 ActiveControl = Button1 Caption = 'Properties' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 184 Top = 88 Width = 105 Height = 25 Caption = '&Close' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 32 Top = 48 Width = 441 Height = 25 Caption = 'Click here to show this image with' TabOrder = 1 OnClick = Button2Click end object PropertiesEdit: TEdit Left = 16 Top = 16 Width = 473 Height = 21 Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end end